Updates a payment.
Accept-Encoding | string Include the If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a |
Content-Encoding | string Include the |
Authorization | string The value is in the |
Zuora-Entity-Ids | string An entity ID. If you have Zuora Multi-entity enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header. |
Zuora-Track-Id | string <= 64 characters A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon ( |
AccountingCode | string [ 0 .. 100 ] characters The accounting code for the payment. Accounting codes group transactions that contain similar accounting attributes. |
Status | string The updated status of the payment. The value depends on the type of payment.
|
TransferredToAccounting | string Whether the refund was transferred to an external accounting system. Use this field for integration with accounting systems, such as NetSuite. |
IntegrationId__NS | string <= 255 characters ID of the corresponding object in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. |
IntegrationStatus__NS | string <= 255 characters Status of the payment's synchronization with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. |
Origin__NS | string <= 255 characters Origin of the corresponding object in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. |
SyncDate__NS | string <= 255 characters Date when the payment was synchronized with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. |
Transaction__NS | string <= 255 characters Related transaction in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. |
property name* additional property | any Custom fields of the Payment object. The name of each custom field has the form |
{- "AccountingCode": "Accounts Receivable"
}
{- "Id": "2c92c0f85d5964dc015d59bb40ff3f0e",
- "Success": true
}