Simple Order API

taxService_refundIndicator

In a request, this field indicates whether this is a refund tax transaction. In a response, this field is an echo refund action you receive.
Indicates whether this is a refund tax transaction.
For a refund tax transaction, amounts in the Tax Detail Report are negative.
Possible values:
  • true
    : This is a refund tax transaction.
  • false
    (default): This is not a refund tax transaction.

Specifications

  • Data Type:
    String
  • Data Length:
    5

Mapping Information

  • REST API Field:
    taxInformation.refundIndicator
  • SCMP API Field:
    tax_refund_indicator
  • Simple Order API Fields:
    • taxReply_refundIndicator
    • taxService_refundIndicator