Skip to main content
POST
Create Inbound Transaction (Chile)

Authorizations

Authorization
string
header
required

User API authentication token with format cash_<64-char-hex>. Sample value cash_16cdc3b6f83c72d9d2680adca4f430962981f6bf32613a129dded0aa060387d2.

Body

application/json

Create inbound transaction (hosted checkout) for Chile CLP accounts

accountId
string<uuid>
required
paymentMethodId
string<uuid>
required

ID from GET /cl/payment-methods

amount
required

Amount in CLP (e.g. 100.50)

customer
object
required
description
string
webhookUrl
string<uri>
returnUrl
string<uri>
language
enum<string>
Available options:
EN,
ES,
PT

Response

Transaction created

id
string<uuid>
required
checkoutUrl
string<uri>
required

Redirect payer to this hosted checkout URL

status
enum<string>
required
Available options:
pending