post
https://api-sandbox.lafise.com/obl/v1/banks//remittances/channels//payment
Obtain Local Remittance Verification Data.
Authentication is mandatory.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
📨 Remittance payments (BLPA)
📢 Considerations
- The client application must be in charge of generating the receipt. The LAFISE team must validate that the content of the voucher complies with the requirements of the regulatory body.
- Implemented only for Panama Core
📖 Example Requests
Below please find the JSON body for an example request:
{
"external_reference": "AARCIA-3-20221011164222902",
"payment_info": {
"currency": "USD",
"amount": 13.00,
"exchange_rate": 0,
"movement_type": "OUT",
"payment_type": "CASH"
},
"customer_info_receiver": {
"first_name": "Rosibeth",
"middle_name": "Abigail",
"first_surname": "Meza",
"second_surname": "Gutierrez",
"id_type": "CED_IDE",
"id_number": "00--00000-00XXXX",
"id_registration_number": "XXXX",
"address": "Address PA",
"phone_number": "88888888",
"nat_code": "PAN",
"date_of_birth": "2001-08-23",
"email": "[email protected]"
},
"customer_info_sender": {
"first_name": "Walter",
"middle_name": "Rodolph",
"first_surname": "White",
"second_surname": "Gutierrez",
"id_type": "CED_IDE",
"id_number": "00--00000-00XXXX",
"id_registration_number": "XXXX",
"address": "Address PA",
"phone_number": "99999999",
"nat_code": "PAN",
"date_of_birth": "2018-08-23",
"email": "[email protected]"
}
}JSON response body fields:
| Name | Description | Type |
|---|---|---|
receipt_number | Receipt number | string |
