{"info":{"_postman_id":"1c9e0d81-6770-4f50-9844-64ffed25ae46","name":"PayNote Yoomee 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":"1c9e0d81-6770-4f50-9844-64ffed25ae46","publishedId":"2sBXVig9eB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-01-18T16:27:04.000Z"},"item":[{"name":"GetAccessToken","id":"2b9c2793-e378-4e03-a6f0-1cd031094c96","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":"2b9c2793-e378-4e03-a6f0-1cd031094c96"},{"name":"PaymentRequest","id":"a326e5ae-413c-45c6-a286-50f61fb35f15","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\": \"69000xxxx\",\n        \"description\":\"paiemt test\",\n        \"amount\": \"100\",\n        \"notifUrl\": \"https://www.monsite.com/notification\",\n        \"PaiementMethod\":\"YOOMEE_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":"a326e5ae-413c-45c6-a286-50f61fb35f15"},{"name":"Status","id":"4208dea2-20c3-440d-b22e-92fe1626d7be","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\": \"YOOMEE_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":"4208dea2-20c3-440d-b22e-92fe1626d7be"},{"name":"Balance","id":"0d473d2f-07d8-4ada-9eb4-4a84608d9237","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\": \"YOOMEE_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":"0d473d2f-07d8-4ada-9eb4-4a84608d9237"}]}