Jump to content

recallApBill function erroring out


 Share

Recommended Posts

I see that a recallApBill function was added in Release 4 2023. I'm trying to test it in postman and I'm getting an error message. Here's what I'm sending:

 

<content>
            <function controlid="{{$guid}}">
                <recallApBill>
                    <recordno>114</recordno>
                </recallApBill>
            </function>
        </content>

And here's the error I'm receiving: 

XML Parse schema error: Error 1871: Element &#039;recallApBill&#039;: This element is not expected. Expected is one of ( create_apaccountlabel, create_apadjustment, create_apadjustmentbatch, create_araccountlabel, create_aradjustment, create_aradjustmentbatch, create_arpayment, create_arpaymentbatch, create_bill, create_recurringbill ).. Line: 16, column: 0. [Support ID: rKkC6WEB036%7EZw01iP4e0Wb4kIU-dKmwfwAAABk]
Link to comment
Share on other sites

 Share

×
×
  • Create New...