# Create 'Brftransactionparty' Endpoint: POST /brf/transactions/brftransactionparty/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Request fields (application/json): - `quota` (number, required) - `transaction` (object, required) - `transaction.id` (string) - `seller_membership_leave_date` (string,null) Additional Validation Information: This value requires that the following fields are also set: seller - `buyer_membership_access_date` (string,null) Additional Validation Information: This value requires that the following fields are also set: buyer - `organization` (object,null) - `seller` (object,null) - `buyer` (object,null) - `custom_id` (string,null) ## Response 201 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `quota` (number, required) - `transaction` (object, required) - `transaction.id` (string) - `seller_membership_leave_date` (string,null) Additional Validation Information: This value requires that the following fields are also set: seller - `buyer_membership_access_date` (string,null) Additional Validation Information: This value requires that the following fields are also set: buyer - `customer_columns` (any) - `tags` (any) - `organization` (object,null) - `seller` (object,null) - `created_at` (string) - `buyer` (object,null) - `pending_monitor_approval_amount` (any) - `custom_id` (string,null) ## Response 401 fields ## Response 403 fields ## Response 429 fields