Get Orders API Specification

You can use the Orders GET API to access information about an individual order in Payments Fraud.

The Orders GET API is a REST HTTPS endpoint that uses OAuth 2.0 for authentication. To view the swagger file, go to Commerce APIs.

Sandbox Endpoint

https://api-sandbox.kount.com/commerce/v2/orders/{orderId}

Production Endpoint

https://api.kount.com/commerce/v2/orders/{orderId}

Method: GET

Header Authorization: Bearer token

Header Content-Type: application/json

Body: Refer to the Get Orders request parameters.

Get Orders endpoint request parameter

Get Orders service response properties

Get Orders response example

Was this article helpful?
0 out of 1 found this helpful