Charge Payment

API to do payment to binded card

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Create charge request

additionalInfo
object

Object that represent additional info from client with key-value format. If additional info provided on request, it will have requirement details below:

  • Have a minimum key-value pairs 1.
  • Have a maximum key-value pairs 10.

string
required
length between 40 and 40

Card token received on the Binding callback

string
enum

Type of charge operation

Allowed:
string
required
length between 6 and 16

Customer ID that will be received on binding callback and will be used on the Charge Payment API

order
object
required

Order information

string
required
length between 1 and 32
Headers
string
required
length between 25 and 25

Client's current local time in 'yyyy-MM-ddTHH:mm:ss.SSSTZD' format

string
required
length between 32 and 32

Unique UUID for every request

string
required
length between 6 and 6

This field is the merchant identifier that is unique per each merchant. The exact value is disclosed to each merchant separately by Ayoconnect

string
required
length between 28 and 28

Represents the access_token of a request. Starts with the keyword Bearer followed by the access_token

string
required
length between 16 and 16

Accept header

string
required
length between 16 and 16

Content-Type header

Responses

Callback
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json