post
http://<host-url>/card/supplementary
Creates a supplementary credit card linked to an existing account. In addition to the card parameters, the following parameters are required:
- Choice of percentage_limit or fixed_limit:
- percentage_limit: defines the percentage of the account credit limit that the supplementary card can use; or
- fixed_limit: defines a fixed amount that the supplementary card can use, it still cannot exceed the overall credit limit.
- resets_on_cycle: defines whether the limit automatically resets at the start of a billing cycle, value "Y", or whether it does not, value "N". The limit can be reset through API call.
400Validation error/Bad Request
500Server Error
