Information about the destination against which the payout was made.
Destination
Name | Type | Tags | Description |
---|---|---|---|
type |
string | undefined |
Optional | List of possible destinations against which a payout can be made. |
id |
string | undefined |
Optional | Square issued unique ID (also known as the instrument ID) associated with this destination. |
{
"type": null,
"id": null
}