Skip to main content
GET
Retrieve a particular transaction's contacts. Currently just phone numbers
Retrieves the contact details (currently limited to phone numbers) associated with a specific transaction. This can be used to display or verify the counterpartyโ€™s contact info during a transaction.

Authorizations

x-auth-token
string
header
required

Path Parameters

id
string<uuid>
required

Response

Success

customerPhoneNumber
string
Example:

"23408100000000"

merchantPhoneNumber
string
Example:

"23408100000001"