PagoEfectivo Restrictions
Payment restrictions used to initiate a payment for the option selected by the customer during merchant checkout.
payment_instrumentstringrequired
Payment instrument selected at merchant checkout.
Possible values: [paysafecard, pagoefectivo]
Example:
pagoefectivopayment_instrument_subtypestring
Optional payment-instrument subtype.
Error number 2039 is returned when the supplied value is invalid.
TODO: Confirm the supported PagoEfectivo subtype values from the source integration documentation.
PagoEfectivo Restrictions
{
"payment_instrument": "pagoefectivo",
"payment_instrument_subtype": "string"
}