Unable to find "Appendix in API Spec"

In the Payment_Create schema (Payment_Create API Schema) it states :
“Method of payment. Please use on of the predescribed codes. See Appendix in API Spec.”
I am unable to find this.
Can you point me in the right direction please.

If you look at Payment_GetPayMethods API Schema, go to the JSON tab and scroll down to the example response that gives a fairly comprehensive list. But the payment method you select doesn’t affect anything in the accounts so it’s safe to just use the code “BACS” (which shows in the UI as “bank transfer”) every time.

This topic was automatically closed after 7 days. New replies are no longer allowed.