Payment Methods
Create payin from stored payment method
Create and process a payin using a payin configuration and a stored payment method. The merchant status must be ACTIVE to create a payin.
post/v1/payment_methods/{payment_method_id}/payin
Parameters
#/paths/~1v1~1payins/get/parameters/0 — unresolved $ref
#/paths/~1v1~1payment_methods~1%7Bpayment_method_id%7D/get/parameters/1 — unresolved $ref
Request body
Example request
{
"payin_config_id": "cfg_2A4d6U0tMyovzTbVT1ktmRzdRaD"
}Response
OK