Make Request
Last updated
Last updated
All responses to requests are in the form of objects with the format depending on the bank's service provider.
Before use this SnapBi
make sure to setup .
Actually, apart from the bca
method and key, there are still several banks that can be used later. Take a look at the
So, the method or key params for
method depend on key of
Headers may be added to requests using the withHeaders
method. This withHeaders
method accepts an array of key / value pairs:
The withHeaders
method merges new headers into the request's existing headers.
Body may be added to requests using the withBody
method. This withBody
method accepts an array of key / value pairs:
The withBody
method merges new body into the request's existing body.
Apart from vaInquiry, you can also use the available functions. You can check for more available functions details