id as kyc_id in the request body when creating orders for that customer.
Add kyc_id to the request body when calling:
POST /partners/orders/deposit— onramp (Create Deposit)POST /partners/orders/withdrawal— offramp (Create Withdrawal)POST /partners/orders/withdraw— withdraw from prefunding (Create Withdrawal from Fund)
partner_kyc flag is enabled, an order with a missing or unknown kyc_id is rejected.