Payin Debit Card
{
"transactionType": "PayIn",
"transactionFlow": null,
"data": {
"transactionType": "PayIn",
"externalId": "23737146",
"internalId": "1f11b1c1-ed11-1eb1-ad11-11f11b1f111a",
"paymentMethod": {
"type": "DebitCard",
"code": "1603",
"flow": "DIRECT"
},
"country": "MEX",
"currency": "MXN",
"amount": 0.0,
"accountNumber": "111.111.00000022",
"confirmed": {
"currency": "MXN",
"fxQuote": 0.0,
"amount": 0.0
},
"payment": {
"currency": "MXN",
"fxQuote": 0.0,
"financingFee": 0.0,
"amount": 0.0
},
"localTaxes": [],
"withHoldings": [],
"fees": {
"description": "Fee",
"currency": "MXN",
"fxSource": 0,
"fxQuote": 0.0,
"amount": 0.0,
"account": "111.111.00000022"
},
"status": {
"code": "200",
"description": "COMPLETED",
"detail": "The payin was credited"
},
"merchant": {
"type": "COMPANY",
"name": "XXX Lim",
"lastname": "",
"document": {
"type": "",
"id": ""
},
"email": "[email protected]"
},
"payer": {
"type": "INDIVIDUAL",
"name": "Karla",
"lastname": "Muñoz",
"document": {
"type": "RFC",
"id": "AACK811201BT5"
},
"email": "[email protected]",
"phone": {
"countryCode": "1",
"areaCode": "11",
"number": ""
},
"address": {
"street": "",
"number": "1",
"city": "",
"state": "AG",
"country": "MEX",
"zipCode": ""
}
},
"intermediaries": [],
"date": {
"creationDate": "2023-02-19T00:01:55Z",
"processedDate": "2023-02-19T00:01:59Z"
},
"card": {
"token": "NFh5nfWpXxHb0XeboXdVZvUIFFHF2SGbfNAf+8ijSSM=",
"bin": "481216",
"brand": "VISA",
"country": "MX",
"name": "Karla M",
"last4": "7782",
"expirationYear": 2024,
"expirationMonth": 12,
"installments": 1
}
}
}
Last updated
Was this helpful?