Sócios (Protected)

Substituir o quadro de sócios num ponto de venda (pedido único)

Bundled change request: close every currently-active agreement at the target PV and replace with the rows in the payload, all in one approval cycle. Avoids the validation deadlock that occurs when DELETE + CREATE are submitted as four independent requests.

post/api/socios/pv-roster

Headers

x-api-tokenstring nullable

Request body

idpointofsaleinteger required
iniciostring date required

Response

Successful Response

change_request_idinteger required
status'PENDING' | 'APPROVED' | 'REJECTED' | 'EXPIRED' | 'APPLIED' required
applied_entity_idinteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.