Skip to main content
POST
Calculate transfer date

Authorizations

Authorization
string
header
required

Merchant authentication token. Obtained via POST /api/v1/merchant/token/grant. Pass as: Authorization: Bearer

Body

application/json
settlementDate
string<date>
required

ISO 8601 date string

region
string
required

2-letter ISO 3166-1 alpha-2 country code

config
object
required
provider
string
required

Holiday provider name

Response

Transfer date calculated

msg
string
required

Human-readable message describing the result

data
object
required

Response payload (null on error)