Hi All,
I have a requirement for calling an API to send customer payment details to a thrid party tool.
I have two APIs
1. API for Token
2. API for Payment
Please suggest me how can I achieve via x++, any sample code would be much appreciated?
APIs based of standard header authentication .
And I client has the following to me
1. Token URL
2. API URL
3. CLient ID
4. Secret
Please suggest some answers