Get headers for a transaction type object by ID

head/admin/transactions/{transactionTypeId}

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

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
transactionTypeId
string
true

The ID of the transaction type object.

Responses

StatusMeaningDescription
200OK

The request succeeded.

404Not Found

The request did not find a transaction type with a matching name.