API Reference
Log In
API Reference

Validate remittance BLPA

Obtain local remittance verification data.
Authentication is mandatory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📋 Validate Remittance (BLPA)

📢 Considerations

It must be implemented on a mandatory basis in cases where the response of the Payment method has not been satisfactorily obtained (for example, when an exception of the TimeOut type has occurred).


📖 Example Requests

Below you will find the body example JSON requests for the api:

  • Example 1: Validate remittance in the Panamá core
{
  "external_reference": "AARCIA-3-20221011164222902"
}

JSON response body fields:

NameDescriptionType
unique_codeUnique code of the local remittance.string
customer_infoCustomer's information.object
customer_info.firt_nameFirst name.string
customer_info.middle_nameMiddle name.string
customer_info.firts_surnameFirst surname.string
customer_info.second_surnameSecond surname.string
customer_info.id_typeType of identification registered for the manager. It can have the values CED_IDE (identity card), CED_RES (residence card), PASSPRT (passport).string
customer_info.id_numberDocument number.string
customer_info.id_registration_numbersRegistration number.string
customer_info.addressCustomer's address.string
customer_info.phone_numberCustomer's cell phone number.string
customer_info.nat_codeCustomer's Nationality Code.string
customer_info.date_of_birthCustomer's date of birth.date
customer_info.emailCustomer's mail.string
payment_infoPayment information.object
payment_info.currencyPayment currency.string
payment_info.amountAmount delivered to beneficiary.number
payment_info.exchange_rateExchange rate used in the transaction (if applicable).number
payment_info.movement_typeIndicates whether the cash movement is cash in or cash out.string
payment_info.payment_typeIndicates the form of payment. This property must be defined with the value "CASH".string
Path Params
string
enum
required
Defaults to BLPA

Description: Defines the source bank code.

Allowed:
string
required
Defaults to 27272727

Description: Local remittance number.

Query Params
string
required
Defaults to 88888888

Description: Beneficiary's cell phone number associated with the remittance withdrawal.
Required to: BLPA

Body Params
string
required
Defaults to AARCIA-3-20221011164222904

Description: Reference value used in the Payment method.
Required to: BLPA

Headers
string
required

Description: Indicates the user querying the call.

string
required

Description: Indicates the key queried by the call.

string
required

Description: Entry point. This value can be an ID that helps to identify the origin of the transaction.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json