post https://sandbox.hfdapi.com/v1/applications//payment-methods
Associate a new payment method with the application. If no payment methods exist, it will automatically be set as the primary.
Log in to see full request history
Responses
Associate a new payment method with the application. If no payment methods exist, it will automatically be set as the primary.
xxxxxxxxxx
curl --request POST \
--url https://sandbox.hfdapi.com/v1/applications/applicationId/payment-methods \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: