A valid request URL is required to generate request examples{
"customerPurchaseOrderAccountId": 123,
"externalId": "<string>",
"siteId": 123,
"tenantId": 123,
"transactionDate": "2023-11-07T05:31:56Z",
"orderId": "<string>",
"purchaseOrderNumber": "<string>",
"transactionAmount": 123,
"creditLimit": 123,
"additionalTransactionDetail": "<string>",
"availableBalance": 123,
"transactionTypeId": 123,
"transactionDescription": "<string>",
"author": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Creates a purchase order transaction log (for public api use).
A valid request URL is required to generate request examples{
"customerPurchaseOrderAccountId": 123,
"externalId": "<string>",
"siteId": 123,
"tenantId": 123,
"transactionDate": "2023-11-07T05:31:56Z",
"orderId": "<string>",
"purchaseOrderNumber": "<string>",
"transactionAmount": 123,
"creditLimit": 123,
"additionalTransactionDetail": "<string>",
"availableBalance": 123,
"transactionTypeId": 123,
"transactionDescription": "<string>",
"author": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
Unique identifier of the customer account.
limits which fields are returned in the response body
transaction log that needs to be created
Customer purchase order transaction log
Unique identifier for Customer purchase order account
Site Id associated with transaction log
Tenant Id associated with transaction log
Date when the transaction was made on a purchase order account
Unique identifier for an order
Purchase order number
Transaction amount in transaction log for a purchase order account
Maximum credit available on a purchase order account
Any additional transaction detail other than transaction description
Current available balance on Purchase Order account
Purchase Order transaction type 1 - Line of Credit Change 2 - Order Submitted 3 - Payment Collected 4 - Payment Voided 5 - Payment Refund 6 - Manual Adjustment
Purchase Order transaction description Line of Credit Change Order Submitted Payment Collected Payment Voided Payment Refund Manual Adjustment
Show child attributes
Success
Customer purchase order transaction log
Unique identifier for Customer purchase order account
Site Id associated with transaction log
Tenant Id associated with transaction log
Date when the transaction was made on a purchase order account
Unique identifier for an order
Purchase order number
Transaction amount in transaction log for a purchase order account
Maximum credit available on a purchase order account
Any additional transaction detail other than transaction description
Current available balance on Purchase Order account
Purchase Order transaction type 1 - Line of Credit Change 2 - Order Submitted 3 - Payment Collected 4 - Payment Voided 5 - Payment Refund 6 - Manual Adjustment
Purchase Order transaction description Line of Credit Change Order Submitted Payment Collected Payment Voided Payment Refund Manual Adjustment
Show child attributes