v1

latestOpenAPI 3.1.02026-08-06236494759.4 KB
Transaction Metadata

Get Transaction Metadata

Endpoint to get the metadata of a Transaction by ID.

get/business/v2/transactions/{transactionId}/metadata/{metadataId}

Path parameters

transactionIdstring required

The Transaction ID.

Example:7bf79328-a7ae-4222-aa54-091ff7f429a7
metadataIdstring required

The ID related to the custom generated metadata of the Transaction.

Example:metadata_id

Response

The returned resource is a generic JSON representing the metadata.

{"stackTrail":"paths:/business/v2/transactions/{transactionId}/metadata/{metadataId}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}