Types > XeroPaymentMapCreate
Commerce APITypesXeroPaymentMapCreate
XeroPaymentMapCreate

Description

Fields

account_code: String

Account code from xero

Example: "404"

Valid when: account_code's length doesn't exceed 250 characters


account_id: String

Account ID from xero

Example: "550e8400-e29b-41d4-a716-446655440000"

Valid when: account_id's length doesn't exceed 250 characters


gateway_id: String

Unique gateway identifier. See also: Unique Identifiers

Example: "gw_EQzGqWoY"

Valid when: gateway_id matches regexp pattern: ^gw_


Used By

Types

XeroSettingsCreate

Preview (typescript)

Loading module