From Thales to Transaction Processor
Header parameters
x-request-idstring · max: 64Required
Technical identifier used to trace one function call, request and response. It shall be different for each function call. The identifier is returned in the HTTP response header.
Body
transactionIdsstring[]Required
Array of transaction identifiers.
Responses
200
OK
application/json
400
Bad request - Not Retryable
application/json
500
Service Unavailable - Retryable
503
Service Unavailable - Retryable
post/retrieve-token-transactions
Header parameters
x-request-idstring · max: 64Required
Technical identifier used to trace one function call, request and response. It shall be different for each function call. The identifier is returned in the HTTP response header.
Responses
204
Service Unavailable - Retryable
No content
get/healthcheck-transaction-processor
204
Service Unavailable - Retryable
No content
Last updated
Was this helpful?