Returns the ways this account can be funded from outside Payca, with the amount limits that apply to each. Scoped to the account's own currency: a deposit is never converted on the way in, so an option in another currency would be an option this account cannot use. An empty list is a valid answer and means no method is available for this account's currency and the given country.

Parameters

NameInTypeRequiredDescription
accountId path string yes Unique identifier of the account.
country query string yes ISO 3166-1 alpha-2 billing country of the payer. Acquiring is licensed per geography, so the same currency can be served differently depending on it.

Responses

StatusBodyDescription
200 FundingOptionsResponse Funding options retrieved.
400 Error Invalid request.
404 Error Account not found.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.