Platform Model
Settlement: Show
View a settlement given an id.
get/merchants/{merchant_id}/settlements/{id}
Path parameters
merchant_idstring required
A unique 25-character alphanumeric resource identifier.
idstring required
Response
200 response
Example response
{
"currency": "JPY",
"fx_currency": "JPY"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.