get https://restpilot.paylink.sa/api/getOrder/
Allows developers to retrieve details about a specific order in an e-commerce platform, with the Order Number as the input parameter. This endpoint can be integrated into an invoicing system to allow merchants to view detailed information about an individual order, such as customer details, payment status, and order total. The response from this endpoint will contain a JSON object that includes all the relevant order information.
Log in to see full request history
Responses
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