Customer Products
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
customerIdstring · uuidRequired
Customer ID
Query parameters
productTypestring · enumOptionalPossible values:
Product type
productCodestring · enumOptionalPossible values:
Product code
statusstring · enumOptionalPossible values:
The status of the account
ibanstringOptional
The IBAN of a cash account
Responses
200
OK
application/json
customerProductIdstring · uuidRequired
The ID of the product instance for the given customer
productCodestring · enumRequiredPossible values:
Product code
productTypestring · enumRequiredPossible values:
Product type
currencystring · enumOptionalPossible values:
Currency of the product's balance. Currency code in ISO 4217
statusstring · enumRequiredPossible values:
proxyIdsstring · uuid[]Optional
createdOnstring · date-timeRead-onlyRequired
modifiedOnstring · date-timeRead-onlyRequired
openedOnstring · date-timeRead-onlyOptional
closedOnstring · date-timeRead-onlyOptional
400
Bad Request
application/json
get
/customers/{customerId}/productsAuthorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
customerIdstring · uuidRequired
customer ID the partner is creating a product for
Header parameters
Requestor-IDstring · uuidRequired
Unique requestor identification in UUID format
Body
productCodestring · enumRequiredPossible values:
Product code
Responses
200
OK
application/json
customerProductIdstring · uuidRequired
400
Bad Request
application/json
post
/customers/{customerId}/productsAuthorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
customerProductIdstring · uuidRequired
the ID of the product instance for the given customer
Responses
200
OK
application/json
customerProductIdstring · uuidRequired
The ID of the product instance for the given customer
productCodestring · enumRequiredPossible values:
Product code
productTypestring · enumRequiredPossible values:
Product type
currencystring · enumOptionalPossible values:
Currency of the product's balance. Currency code in ISO 4217
statusstring · enumRequiredPossible values:
proxyIdsstring · uuid[]Optional
createdOnstring · date-timeRead-onlyRequired
modifiedOnstring · date-timeRead-onlyRequired
openedOnstring · date-timeRead-onlyOptional
closedOnstring · date-timeRead-onlyOptional
400
Bad Request
application/json
404
Not Found
application/json
get
/products/{customerProductId}Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
customerProductIdstring · uuidRequired
the ID of the product instance for the given customer
Header parameters
Requestor-IDstring · uuidRequired
Unique requestor identification in UUID format
Body
statusstring · enumRequiredPossible values:
Responses
200
OK
No content
400
Bad Request
application/json
404
Not Found
application/json
patch
/products/{customerProductId}No content
Last updated
