[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
OrgPayByInvoiceItem
Defines the properties of the org payment by invoice item.
AllOf
This class requires all of the following:
OrgPaymentMethodItem
InlineOrgPayByInvoiceItem1
JSON Example
{
"accountName": "string",
"customerNumber": "string",
"defaultFlag": false,
"eaNumber": "string",
"invalidityDetailsList": [
{
"error": "string",
"errorCode": "CC_EXPIRED"
}
],
"isValid": false,
"paymentOptionId": "string"
}