PaymentStatusCodeEnum enum
Enumeration values for payment status codes.Valid Values: COMMITTED - The payer has committed to pay the compensation./When NDC indicates that part of a payment is to be applied to an order item; ACCEPTED - The commitments to pay was accepted./At the Payment Level to indicate that a payment has been authorized, etc. or the status in not needed; RECEIVED - The compensation was received./ The actual receipt of funds is a function of the accounting system, or it it expected that the revenue accounting system will update the order when the bank transmits funds to the airline? Don't think we need this.; SENT - The compensation was transfered.; ALLOCATED - The value of compensation was allocated to the corresponding Order Item.; REFUNDED - The compensation was transfered back to the payer./When an order item is cancelled or changed, we expect that any payments applied to the item will be un-applied. this leaves a credit balance on the order that can be applied to a new item of refunded.; CLOSED - The payment process was done.
COMMITTED |
ACCEPTED |
RECEIVED |
SENT |
ALLOCATED |
REFUNDED |
CLOSED |
["COMMITTED","ACCEPTED","RECEIVED","SENT","ALLOCATED","REFUNDED","CLOSED"]