Create Payme

Authorize this API call by including Authorization header that contains the word 'Basic' followed by a space and a base64-encoded string 'appid:rhkey' i.e. 'Basic base64(appid:rhkey)'

Create Payme

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
emailstringOptionalExample: test@gmail.com
amountstringOptionalExample: 10000000
namestringOptionalExample: Micheal John
phonestringOptionalExample: 2347065786565
descriptionstringOptionalExample: test
referencestringOptionalExample: RHD4625713787
urlstringOptionalExample: https://therootshive/transaction/chkhj462579
Responses
chevron-right
200

Successful response

No content

post
/collections/payme
200

Successful response

No content

Last updated

Was this helpful?