Confirm order by paying ticket amount

Users can use this API to confirm their reserved order.

Users have to pass all required details like holder info, buyer info, selected tickets info, etc. along with the authentication key. This API returns a success message if the order gets confirmed.

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

Response

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

AttributeDescription
messageThis field returns a message after confirming order.
typeThis field returns type of message like success or error.

Error Code

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

Error CodeError Description
400The request could not be understood by the server due to malformed syntax.
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.
4010101Not authorize to access
4040200No Event could be found
4069101Only 50 Characters are allowed in firstName
4069102Only 50 Characters are allowed in lastName
4069103Only 75 Characters are allowed in email
4060124Birth date is not allowed in future
4060065User is block by Admin.
4068922This user is blocked. Please unblock user first!
4068921You have been blocked by admin. Please contact system administrator.
4060710Please activate your event to begin accepting registrations
4060704Credit card processing not enabled
4060098Record for ${userEmail} email is already present.
4060421Coupon is not applied to this order
4060510Recurring event id can not null for recurring event
4060428Discount coupon can not be applied on donation ticket type.
4060416This coupon is not valid for this ticket type.
4060703Card not found
4060707Charge creation failed while event billing
4060717Ticket purchase charges failed
4040204Recurring event could be deleted or cancelled.
Path Params
string
required

Pass event URL for which event user wants to purchase ticket.

int64
required

Pass order id which is generated by selecting tickets.

Query Params
string
Defaults to false

Pass the flag true if it's an international payment.

string

Pass the tracking link of event.

string

Pass the wait list ids.

Body Params
RAW_BODY
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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