Summary

The following table describes the level 3 summary data fields from the Transactions API request code.

Name
Data type
Required?
Length
Description

billing.zip

String

Required

10

The postal code of the cardholder’s billing address. For example, 85284.

shipping.zip

String

Required

10

The postal code of the cardholder’s shipping address. For example, 85285.

Set the billing-is-shipping field to true if the cardholder’s shipping and billing postal codes are the same.

duty-amount

String

Optional

12

The total amount of import or export duties applied to the order. For example, 10.00

freight-amount

String

Optional

12

The total amount of freight or shipping charges applied to the order. For example, 10.00

discount-amount

String

Optional

12

The total discount applied to the line-item total when an invoice-level discount is present.

Invoice

String

Required (Card-not-present transactions)

15

The invoice number associated with the order. This field is used for reporting, reconciliation.

Purchase-Order

String

Required (Card-not-present transactions)

15

The purchase order number. This field is used to support detailed billing.

Order-id

String

Required (Card-not-present transactions)

15

The unique identifier for the order. This field is used to match transactions to order records.

circle-exclamation

Last updated

Was this helpful?