{"info":{"_postman_id":"183c308e-8b2b-47be-9b0b-5fcc3b53118a","name":"PayNote OM 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":"183c308e-8b2b-47be-9b0b-5fcc3b53118a","publishedId":"2sAYkKGcaw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-03-24T23:09:03.000Z"},"item":[{"name":"GetAccessToken","id":"a149bf0c-ab0d-470d-9003-dc20ee428a09","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":"a149bf0c-ab0d-470d-9003-dc20ee428a09"},{"name":"webpaiement","id":"03200747-925a-4c0f-9e1c-a1555dc8d5e3","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        \"order_id\":\"order1222\",\n        \"amount\": \"10\",\n        \"subscriberMsisdn\":\"692xxxxxx\",\n        \"description\":\"description\",\n        \"notifUrl\": \"https://webhook.site/cf37074f-831e-4949-a93e-f0353c03e687\",\n        \"PaiementMethod\":\"ORANGE_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":"03200747-925a-4c0f-9e1c-a1555dc8d5e3"},{"name":"Status","id":"19da90d0-462c-4dc6-a6ee-29b48aaf2d9a","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\": \"MP2507EXXXX\"\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":"19da90d0-462c-4dc6-a6ee-29b48aaf2d9a"},{"name":"GetBalance","id":"a4695808-1d4f-405f-8802-b1cc25fce7ec","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\": \"ORANGE_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":"a4695808-1d4f-405f-8802-b1cc25fce7ec"}]}