Retrieve headers for a transaction type object by ID

head/admin/transactions/{transactionTypeId}
Internal-Use Only

Retrieves headers for a transaction type object by ID. Transaction types are metadata that describe transaction links.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
transactionTypeId
string
true

The ID of the transaction type object.

Responses

StatusMeaningDescription
200OKThe request succeeded.
404Not FoundThe request did not find a transaction type with a matching name.