API Endpoints
Search Payees
Searches existing payee for potential matches. Additional confirmation from the user is required to verify the correct payment destination is selected.
GET
Authorizations
Query Parameters
The name of the payment destination to search for. This can be a partial, case-insensitive match.
The type of destination to search for.
The contact email to search for.
The contact phone number to search for.
The contact tax id to search for.
The US Bank account number to search for.
The US Bank routing number to search for.
Response
200 - application/vnd.payman.v1+json
The user-assigned name of the payment destination
The type of payment destination
Available options:
US_ACH
, CRYPTO_ADDRESS
Contact details for this payment destination
The ID of the payment method this entity replaces
The status of the payment destination
Available options:
ACTIVE
, ARCHIVED
, DELETED
Tags to help categorize the payment destination