{"info":{"_postman_id":"8a5f1fc7-db57-4541-881a-e2367c4b3bc6","name":"PayNote M2U API MUT PUBLIC","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"16591344","collectionId":"8a5f1fc7-db57-4541-881a-e2367c4b3bc6","publishedId":"2sB3QDvYJR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-09-26T22:50:03.000Z"},"item":[{"name":"GetAccessToken","id":"e4d436c2-5045-4f30-936c-170bfb162a61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"}]},"url":"https://omapi-token.ynote.africa/oauth2/token","urlObject":{"protocol":"https","path":["oauth2","token"],"host":["omapi-token","ynote","africa"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4d436c2-5045-4f30-936c-170bfb162a61"},{"name":"PaymentRequest","id":"001f1edb-986e-4114-a6ad-1502a009c226","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"API_MUT\":{\n        \"customerkey\": \"customerkey\",\n        \"customersecret\": \"customersecret\",\n        \"subscriberMsisdn\": \"692954629\",\n        \"description\": \"paiement test metoyou\",\n        \"otp\":\"000000\",\n        \"amount\": \"10\",\n        \"notifUrl\": \"notif_url\",\n        \"PaiementMethod\":\"M2U_CMR\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://omapi.ynote.africa/prod/webpayment","urlObject":{"protocol":"https","path":["prod","webpayment"],"host":["omapi","ynote","africa"],"query":[],"variable":[]}},"response":[],"_postman_id":"001f1edb-986e-4114-a6ad-1502a009c226"},{"name":"Status","id":"64f88ba8-386d-4299-a34f-295440fe8a3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"customerkey\":\"xxxxxxxxx\",\n    \"customersecret\":\"xxxxxxxxx\",\n    \"message_id\": \"xxxxxxxxx\",\n    \"payment_method\": \"M2U_CMR\"\n    \n}","options":{"raw":{"language":"json"}}},"url":"https://omapi.ynote.africa/prod/webpayment/status","urlObject":{"protocol":"https","path":["prod","webpayment","status"],"host":["omapi","ynote","africa"],"query":[],"variable":[]}},"response":[],"_postman_id":"64f88ba8-386d-4299-a34f-295440fe8a3e"},{"name":"Balance","id":"d4bad07f-8873-43c3-bd8a-2ba233cc32e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"customerkey\": \"customerkey\",\n    \"customersecret\": \"customersecret\",\n    \"payment_method\": \"M2U_CMR\"\n}","options":{"raw":{"language":"json"}}},"url":"https://omapi.ynote.africa/prod/balance/","urlObject":{"protocol":"https","path":["prod","balance",""],"host":["omapi","ynote","africa"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4bad07f-8873-43c3-bd8a-2ba233cc32e2"}]}