# Confirmation Deliver ###### The merchant must inform Ratepay about the (physical) shipping of the ordered goods the same day the goods are dispatched. The merchant must therefore send a Confirmation Deliver request to Ratepay which triggers the proper processing of the receivables. The sending of a Confirmation Deliver (aka “CD”) is crucial for every Ratepay transaction which has not been cancelled. ## Request Parameters The merchant can use the **CONFIRMATION_DELIVER request** to confirm delivery of all the goods or only parts of the ordered goods. ### `
` Section | Parameter | Condition | Enumeration | | --- | --- | --- | | [`system-id`](/docs/developer/api_integration/payment_1.8/payment_api_documentation/api_explorer/head/system-id) | Mandatory | | | [`transaction-id`](/docs/developer/api_integration/payment_1.8/payment_api_documentation/api_explorer/head/transaction-id) | Mandatory | | | [`operation`](/docs/developer/api_integration/payment_1.8/payment_api_documentation/api_explorer/head/operation) | Mandatory | `CONFIRMATION_DELIVER` | | [`credential`](/docs/developer/api_integration/payment_1.8/payment_api_documentation/api_explorer/head/credential) | Mandatory | | | [`external`](/docs/developer/api_integration/payment_1.8/payment_api_documentation/api_explorer/head/external) | Optional | | | [`meta`](/docs/developer/api_integration/payment_1.8/payment_api_documentation/api_explorer/head/meta) | Optional | | ### `