Create a charge

Creates a charge on an active subscription. The charge starts with status pending, and Fintoc collects the charge from the subscription's bank account on the next collection cycle. In test mode, Fintoc simulates the collection and updates the charge status asynchronously after creation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

A positive integer in the smallest unit of currency (for example, 1000 for $1000 CLP, since CLP has no minor unit). The maximum depends on the bank of the subscription.

string
enum
required

Three-letter ISO 4217 currency code. CLP is the only supported currency.

Allowed:
string
required

The id of the subscription to charge. The subscription must be active and match the live or test mode of the API key used.

business_profile
object

Business on whose behalf the charge is collected. Required for organizations that collect charges on behalf of enrolled merchants.

metadata
object

Set of key-value pairs you can attach to the charge. Useful for storing additional information about the charge in a structured format.

recipient_account
object

Bank account that receives the funds of the charge. Only used for organizations with recipient accounts enabled; otherwise it is ignored.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json