v1
latestOpenAPI 3.1.02026-07-24180245513.9 KBIncoming Payments
Reject incoming payment
Reject an incoming payment. Only applies to the following payments:
- Asynchronous SEPA instant incoming payments to reject: type = sepa_instant, direction = credit; status = pending_confirmation
- Set the incoming payment status to rejected
- SEPA direct debits incoming payments: type = sepa, direction = debit; status = received
- Set the incoming payment status to pending_rejection.
post/incoming_payments/{id}/reject
Path parameters
idstring required
The ID of the incoming payment.
Request body
Response
200
Example response
{
"status": "sent",
"object": "incoming_payment",
"idempotency_key": "8A2gcC",
"bank_data": {
"file_id": "a815e756-5576-4d40-9fbd-38ec304b856c",
"message_id": "1gXrtKMxLJ",
"transaction_id": "1zDrzOMxCJ",
"end_to_end_id": "c3b2d737bc"
},
"reconciliation_status": "partially_reconciled",
"initiated_at": "2024-04-12T14:23:45.123Z",
"reconciled_amount": 1500,
"type": "sepa",
"direction": "credit",
"amount": 3000,
"currency": "EUR",
"originating_account": {
"account_number": "FR7601234567891127967100082",
"bank_code": "BNPAFRPPXXX",
"fi_bank_code": "BNPAFRPPXXX",
"holder_name": "PartnerCo",
"holder_address": {
"building_number": "1",
"street_name": "rue de l'Abondance",
"postal_code": "69003",
"region_state": "Ile-de-France",
"city": "Lyon",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
},
"bank_name": "BankCo",
"bank_address": {
"line_1": "1, place de la Concorde",
"building_number": "1",
"street_name": "place de la Concorde",
"postal_code": "75008",
"city": "Paris",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
},
"creditor_identifier": "FR12ZZZ123456",
"organization_identification": {
"legal_entity_identifier": "529900T8BM49AURSDO55",
"business_identification_code": "SOGEFRPP",
"others": [
{
"value": "123456789123"
}
]
},
"private_identification": {
"birth_date": "1990-01-01",
"birth_city": "Paris",
"birth_country": "FR",
"other": {
"identification": "123456789",
"identification_type": "passport_number"
}
}
},
"receiving_account": {
"account_number": "FR7601234567891127967100082",
"bank_code": "BNPAFRPPXXX",
"fi_bank_code": "BNPAFRPPXXX",
"holder_name": "PartnerCo",
"holder_address": {
"building_number": "1",
"street_name": "rue de l'Abondance",
"postal_code": "69003",
"region_state": "Ile-de-France",
"city": "Lyon",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
},
"bank_name": "BankCo",
"bank_address": {
"line_1": "1, place de la Concorde",
"building_number": "1",
"street_name": "place de la Concorde",
"postal_code": "75008",
"city": "Paris",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
},
"organization_identification": {
"legal_entity_identifier": "529900T8BM49AURSDO55",
"business_identification_code": "SOGEFRPP",
"others": [
{
"value": "123456789123"
}
]
},
"private_identification": {
"birth_date": "1990-01-01",
"birth_city": "Paris",
"birth_country": "FR",
"other": {
"identification": "123456789",
"identification_type": "passport_number"
}
}
},
"ultimate_originator": {
"holder_name": "SoftwareCo",
"holder_address": {
"line_1": "1, place de la Concorde",
"building_number": "1",
"street_name": "place de la Concorde",
"postal_code": "75008",
"city": "Paris",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
},
"organization_identification": {
"legal_entity_identifier": "529900T8BM49AURSDO55",
"business_identification_code": "SOGEFRPP",
"others": [
{
"value": "123456789123"
}
]
},
"private_identification": {
"birth_date": "1990-01-01",
"birth_city": "Paris",
"birth_country": "FR",
"other": {
"identification": "123456789",
"identification_type": "passport_number"
}
}
},
"ultimate_receiver": {
"holder_name": "SoftwareCo",
"holder_address": {
"line_1": "1, place de la Concorde",
"building_number": "1",
"street_name": "place de la Concorde",
"postal_code": "75008",
"city": "Paris",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
},
"organization_identification": {
"legal_entity_identifier": "529900T8BM49AURSDO55",
"business_identification_code": "SOGEFRPP",
"others": [
{
"value": "123456789123"
}
]
},
"private_identification": {
"birth_date": "1990-01-01",
"birth_city": "Paris",
"birth_country": "FR",
"other": {
"identification": "123456789",
"identification_type": "passport_number"
}
}
},
"reference": "Invoice 1234",
"structured_reference": [
{
"creditor_reference_information": {
"type": {
"code": "dispatch_advice",
"issuer": "Issuer"
},
"reference": "RF18539007547034"
},
"referred_document_information": [
{
"type": {
"code": "commercial_invoice",
"issuer": "Issuer"
},
"number": "ABC-13679",
"related_date": "2024-03-15"
}
],
"invoicer": {
"name": "Invoicer name"
},
"invoicee": {
"name": "Invoicee name"
},
"additional_remittance_info": [
"Payment for invoice INV-2024-001"
]
}
],
"purpose": "SALA",
"category_purpose_code": "B2B",
"direct_debit_mandate": {
"reference": "REF-783232",
"sequence": "recurring",
"frequency": "recurring"
},
"direct_debit_sequence_type": "recurring",
"intermediary_agents": [
{
"financial_institution_identification": {
"swift_code": "SOMEBIC0XXX",
"bank_code": "SOMEBIC0XXX",
"bank_code_format": "bic",
"name": "Bank A",
"legal_entity_identifier": "219200WSGIIZEPF1P999",
"postal_address": {
"line_1": "1, place de la Concorde",
"building_number": "1",
"street_name": "place de la Concorde",
"postal_code": "75008",
"city": "Paris",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
},
"other": {
"identification": "35664632",
"custom_identification_type": "custom_type",
"identification_issuer": "HMRC"
}
},
"account_number": "GB7601234567890627967100010",
"account_number_format": "iban",
"organization_identification": {
"name": "Bank A",
"bank_code": "SOMEBIC0XXX",
"legal_entity_identifier": "219200WSGIIZEPF1P999",
"other": "35664632"
},
"postal_address": {
"line_1": "1, place de la Concorde",
"building_number": "1",
"street_name": "place de la Concorde",
"postal_code": "75008",
"city": "Paris",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
}
}
],
"previous_instructing_agents": [
{
"financial_institution_identification": {
"swift_code": "SOMEBIC0XXX",
"bank_code": "SOMEBIC0XXX",
"bank_code_format": "bic",
"name": "Bank A",
"legal_entity_identifier": "219200WSGIIZEPF1P999",
"postal_address": {
"line_1": "1, place de la Concorde",
"building_number": "1",
"street_name": "place de la Concorde",
"postal_code": "75008",
"city": "Paris",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
},
"other": {
"identification": "35664632",
"custom_identification_type": "custom_type",
"identification_issuer": "HMRC"
}
},
"account_number": "12345678",
"account_number_format": "iban",
"organization_identification": {
"name": "Bank A",
"bank_code": "SOMEBIC0XXX",
"legal_entity_identifier": "219200WSGIIZEPF1P999",
"other": "35664632"
},
"postal_address": {
"line_1": "1, place de la Concorde",
"building_number": "1",
"street_name": "place de la Concorde",
"postal_code": "75008",
"city": "Paris",
"country": "FR",
"department": "Marketing",
"sub_department": "Content team",
"building_name": "Bat. 4",
"floor": "3",
"postal_box": "67b",
"room": "47",
"city_location_name": "Confluences",
"district_name": "District 9"
}
}
],
"routing_instruction": "Cross-border routing instructions",
"payment_validation": {
"validation_results": [
{
"payment_validation_rule_id": "c2c303de-c0f0-4015-801d-6ae24f248092",
"validations": [
[
{
"status_details": "some details",
"resource_id": "b29b85ad-b2ef-4978-b27f-e44ae4914756",
"resource_url": "https://example.com/b29b85ad-b2ef-4978-b27f-e44ae4914756",
"last_updated_at": "2022-01-03T11:53:19.568Z",
"retry_details": {
"attempt_count": 1,
"max_attempts": 3,
"next_attempt_at": "2026-03-27T14:00:00Z",
"final_action": "reject_payment"
}
}
]
]
}
]
},
"cbs_data": {
"transaction_id": "c2c303de-c0f0-4015-801d-6ae24f248092",
"authorization_id": "62f87f47-86c6-4b1e-b49d-e6df91922cd7",
"transactions": [
{
"id": "c2c303de-c0f0-4015-801d-6ae24f248092",
"type": "withdrawal",
"context": "deposit",
"authorization_id": "62f87f47-86c6-4b1e-b49d-e6df91922cd7",
"channel": "cash",
"booked_at": "2022-01-03T11:53:19.568Z"
}
]
},
"settlement_method": "cover",
"fi_to_fi_option": "core",
"related_payment_id": "a815e756-5576-4d40-9fbd-38ec304b856c",
"metadata": {
"property_a": true,
"property_b": "false"
}
}