Create Invoice
Key details of the API
https://api.sandbox.irembopay.com/payments/invoiceshttps://api.irembopay.com/payments/invoicesirembopay-secretKey: secreKey
X-API-Version: 2Create a invoice api reference
Name
Value
Name
Type
Mandatory
Comment
Name
Type
Mandatory?
Comments
Name
Type
Mandatory?
Comments
Response body payload
Name
Type
Mandatory?
Comments
Error codes
HTTP code
Error code
Description
Open API Sample
Authorizations
irembopay-secretKeystringRequired
Body
transactionIdstringRequired
paymentAccountIdentifierstringRequired
descriptionstringRequired
expiryAtstring · date-timeRequired
languagestringRequired
Responses
200
Invoice created successfully
application/json
400
Invalid request
application/json
401
Unauthorized request
application/json
post
/payments/invoicesLast updated