# Create 'Autogiropayerconnection' Endpoint: POST /accounting/accounttypes/autogiropayerconnection/ 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): - `payment_method` (object, required) - `payment_method.id` (string) - `payer_number` (string, required) - `custom_id` (string,null) - `tenant` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: sub_tenant This field, or at least one of the following fields must be set: sub_tenant - `organization` (object,null) - `sub_tenant` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: tenant This field, or at least one of the following fields must be set: tenant ## Response 201 fields (application/json): - `payment_method` (object, required) - `payment_method.id` (string) - `id` (string, required) Additional Validation Information: Must be unique - `payer_number` (string, required) - `created_at` (string) - `custom_id` (string,null) - `tenant` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: sub_tenant This field, or at least one of the following fields must be set: sub_tenant - `organization` (object,null) - `sub_tenant` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: tenant This field, or at least one of the following fields must be set: tenant ## Response 401 fields ## Response 403 fields ## Response 429 fields