{
"subscription_id": "aa11a4c2-a467-43db-b413-c4ab0f5cf627",
"payment_type": {
"credit": {
"number_installments": 0,
"billing_address": {
"street": "Av. Brazil",
"number": "1000",
"complement": "Sala 1",
"district": "Sao Geraldo",
"city": "Porto Alegre",
"state": "RS",
"country": "Brazil",
"postal_code": "90230060"
},
"soft_descriptor": "string",
"transaction_type": "FULL",
"tokenization": {
"type": "UCAF",
"cryptogram": "string",
"eci": "string",
"requestor_id": "string"
},
"card": {
"brand": "Mastercard",
"bin": "string",
"expiration_month": "st",
"expiration_year": "st",
"cardholder_name": "string",
"card_id": "string"
},
"wallet": {
"type": "string",
"id": "string"
}
},
"debit": {
"seller_id": "28f4dc41-8499-4ead-9976-f2fa20a45fd1",
"order_id": "string",
"payment_id": "d43b87f9-9e28-4802-8eaa-6ee91a40ea71",
"amount": 0,
"currency": "string",
"status": "pending",
"payment_received_timestamp": "2019-08-24T14:15:22.123Z",
"credit": {
"delayed": true,
"authorization_code": "string",
"authorization_timestamp": "2019-08-24T14:15:22.123Z",
"reason_code": "string",
"reason_message": "string",
"acquirer": "string",
"soft_descriptor": "string",
"brand": "Mastercard",
"terminal_nsu": "string",
"acquirer_transaction_id": "string",
"transaction_id": "string"
},
"debit": {
"delayed": true,
"authorization_code": "string",
"authorization_timestamp": "2019-08-24T14:15:22.123Z",
"reason_code": "string",
"reason_message": "string",
"acquirer": "string",
"soft_descriptor": "string",
"brand": "Mastercard",
"terminal_nsu": "string",
"acquirer_transaction_id": "string",
"transaction_id": "string"
},
"error": {
"status_code": 0,
"name": "string",
"message": "string",
"details": [
{
"acquirer_transaction_id": "string",
"description": "string",
"description_detail": "string",
"error_code": "string",
"payment_id": "string",
"status": "string",
"terminal_nsu": "string"
}
]
}
}
},
"shippings": [
{
"first_name": "string",
"last_name": "string",
"email": "string",
"phone_number": "string",
"shipping_amount": 0,
"address": {
"street": "Av. Brazil",
"number": "1000",
"complement": "Sala 1",
"district": "Sao Geraldo",
"city": "Porto Alegre",
"state": "RS",
"country": "Brazil",
"postal_code": "90230060"
}
}
]
}