Skip to main content
POST
Create Charge
v1 · Base URL https://api.fintoc.com/v1

Headers

Authorization
string
default:sk_test_9c8d8CeyBTx1VcJzuDgpm4H

Fintoc Secret Key

Body

application/json
subscription_id
string
default:sub_000000
required

Id of the subscription this charge will be executed on

amount
integer<int32>
default:10000
required

Amount to charge, represented as an integer [blocked]. This value must always be greater than 0.

currency
string
default:clp
required
metadata
string<json>
default:{}

Custom key-value pairs to add to the created payment_intent object

business_profile
object

Enrolled merchant identifier for category-based billing

Response

200 - application/json

200