3 - InvoicePay
Headers
Content-Type
Authorization
Bearer Bearer !TOKEN!Body
{
"AccountId": 231,
"InvoiceNoList": [
{
"InvoiceId": 298,
"InvoiceNo": "84582483",
"InvoiceAmount": 49.25
}
]
}Last updated
Bearer Bearer !TOKEN!{
"AccountId": 231,
"InvoiceNoList": [
{
"InvoiceId": 298,
"InvoiceNo": "84582483",
"InvoiceAmount": 49.25
}
]
}Last updated