Create an Acknowledgment

Creates an acknowledgment with the specified status for the specified Transaction, using the numeric transaction ID.

If you are building on v4, use Create an Acknowledgment instead. That endpoint takes the Transaction UUID and its URL is handed to you directly as transaction.acknowledgment.href in every inbound delivery. This v3 endpoint remains fully supported for integrations that work with numeric transaction IDs.

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

The numeric transaction ID.

Body Params
string
enum
required

Status of the acknowledgment.

Allowed:
errors
array of objects

Error messages.

errors
Headers
string
required

Your Orderful API key.

Response
201

Acknowledgment created successfully.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!