API Reference

Receive payment and change order status

This API is used for save receive payment data and also to change order status.

Log in to see full request history

Here is the description of response attributes, which returns to the form of JSON.

AttributesDescription
typeThis field contains type of Response description.
messageThis field contains message for Response description.

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200Success
201Created
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found
Path Params
string
required

This field contains the event URL.

Body Params
detailsForStaffDto
object

This will return payment details and status.

Headers
string

API Authentication Token

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain