Simple Order API

apOptionsService_offset

Offset from the first item in the list of options received from the processor.
If you want to display the options in multiple lists, this number represents the first option displayed in each list. Possible values:
0-9999
Request example:
this example values display 10 options to the customer, starting with the first item on the list received from the processor.
<apOptionsService> <limit>10</limit> <offset>0</offset> </apOptionsService>

Specifications

  • Data Type:
    String
  • Data Length:
    4

Mapping Information

  • REST API Field:
    No corresponding field.
  • SCMP API Field:
    ap_options_offset
  • Simple Order API Fields:
    • apOptionsReply_offset
    • apOptionsService_offset