API Endpoints
Create Payee
Create a new payee (aka payee) for future payments to be sent to
POST
Payment Destination Types
US_ACH
- US Bank AccountCRYPTO_ADDRESS
- Cryptocurrency AddressPAYMAN_WALLET
- Payman Wallet (Coming Soon)
Authorizations
Body
application/json
A cryptocurrency address-based payee
The type of payee
Available options:
CRYPTO_ADDRESS
The cryptocurrency address to send funds to
The the blockchain to use for the transaction
The the currency/token to use for the transaction
The name you wish to associate with this payee for future lookups.
Any additional labels you wish to assign to this payee
Any additional labels you wish to assign to this payee
Contact details for this payee
Response
200
application/vnd.payman.v1+json
The payment was successful.
The user-assigned name of the payee
The type of payee
Available options:
US_ACH
, CRYPTO_ADDRESS
, PAYMAN_WALLET
, TEST_RAILS
Tags to help categorize the payee
Tags to help categorize the payee
Contact details for this payee
The status of the payee
Available options:
ACTIVE
, ARCHIVED
, DELETED
The ID of the payee this entity replaces