curl --request POST \
--url https://api.nest.pagosapi.com/v1/{account_id}/disputes \
--header 'Content-Type: application/json' \
--data '{
"dispute_id": "<string>",
"amount": 1,
"amount_refunded": 1,
"currency": "<string>",
"created": "<string>",
"transaction_id": "<string>",
"transaction_order_id": "<string>",
"payment_method_details": {
"payment_method_type": "<string>",
"card": {
"attributes": {
"network": "<string>",
"type": "<string>",
"bin": "<string>",
"issuer_bank": "<string>",
"issuer_country": "<string>"
}
}
},
"dispute_response": {
"status": "<string>",
"reason_code": "<string>",
"reason": "<string>"
},
"additional_data": {
"merchant_account_id": "<string>",
"order_id": "<string>",
"acquirer_reference_number": "<string>",
"metadata": {}
},
"pagos_codes": {
"pagos_dispute_status": "case_closed",
"pagos_dispute_reason": "ACCOUNT_TAKE_OVER"
}
}'
curl --request POST \
--url https://api.nest.pagosapi.com/v1/{account_id}/disputes \
--header 'Content-Type: application/json' \
--data '{
"dispute_id": "<string>",
"amount": 1,
"amount_refunded": 1,
"currency": "<string>",
"created": "<string>",
"transaction_id": "<string>",
"transaction_order_id": "<string>",
"payment_method_details": {
"payment_method_type": "<string>",
"card": {
"attributes": {
"network": "<string>",
"type": "<string>",
"bin": "<string>",
"issuer_bank": "<string>",
"issuer_country": "<string>"
}
}
},
"dispute_response": {
"status": "<string>",
"reason_code": "<string>",
"reason": "<string>"
},
"additional_data": {
"merchant_account_id": "<string>",
"order_id": "<string>",
"acquirer_reference_number": "<string>",
"metadata": {}
},
"pagos_codes": {
"pagos_dispute_status": "case_closed",
"pagos_dispute_reason": "ACCOUNT_TAKE_OVER"
}
}'
curl --request POST \
--url https://api.nest.pagosapi.com/v1/{account_id}/disputes \
--header 'Content-Type: application/json' \
--data '{
"dispute_id": "<string>",
"amount": 1,
"amount_refunded": 1,
"currency": "<string>",
"created": "<string>",
"transaction_id": "<string>",
"transaction_order_id": "<string>",
"payment_method_details": {
"payment_method_type": "<string>",
"card": {
"attributes": {
"network": "<string>",
"type": "<string>",
"bin": "<string>",
"issuer_bank": "<string>",
"issuer_country": "<string>"
}
}
},
"dispute_response": {
"status": "<string>",
"reason_code": "<string>",
"reason": "<string>"
},
"additional_data": {
"merchant_account_id": "<string>",
"order_id": "<string>",
"acquirer_reference_number": "<string>",
"metadata": {}
},
"pagos_codes": {
"pagos_dispute_status": "case_closed",
"pagos_dispute_reason": "ACCOUNT_TAKE_OVER"
}
}'
curl --request POST \
--url https://api.nest.pagosapi.com/v1/{account_id}/disputes \
--header 'Content-Type: application/json' \
--data '{
"dispute_id": "<string>",
"amount": 1,
"amount_refunded": 1,
"currency": "<string>",
"created": "<string>",
"transaction_id": "<string>",
"transaction_order_id": "<string>",
"payment_method_details": {
"payment_method_type": "<string>",
"card": {
"attributes": {
"network": "<string>",
"type": "<string>",
"bin": "<string>",
"issuer_bank": "<string>",
"issuer_country": "<string>"
}
}
},
"dispute_response": {
"status": "<string>",
"reason_code": "<string>",
"reason": "<string>"
},
"additional_data": {
"merchant_account_id": "<string>",
"order_id": "<string>",
"acquirer_reference_number": "<string>",
"metadata": {}
},
"pagos_codes": {
"pagos_dispute_status": "case_closed",
"pagos_dispute_reason": "ACCOUNT_TAKE_OVER"
}
}'