Attach Instrument to Customer
Adds an instrument to customer.
Headers
Accept
The [MIME type](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types) of the response body.
Request
This endpoint expects an object.
payment_method_id
Identifier for payment method that will be used for this instrument obtained from Payment Methods API.
currency_code
The instrument currency.
customer_id
The ID of the customer to add instrument for.
instrument
billing_address
default_instrument
Set this instrument as default for customer?
trusted_shipping_addresses
Trusted shipping address for instrument.
Response
Created instrument
data
meta
Response metadata.
Errors
401
Unauthorized Error
422
Unprocessable Entity Error