bird compliance submissions resupply
Usage
Esempio di codice
bird compliance submissions resupply <submission-id> [flags]Description
Update compliance answers
Replaces rejected, expired, or missing answers on an existing submission. Read bird compliance requirements for the fields and correction feedback. Accepted answers normally cannot be changed. During an open verifier correction and before its deadline, you can replace selected accepted answers. Unchanged entries are ignored; at least one answer must change. Changed answers are reviewed again. These answers are a legal representation under the business's name, so confirm the replacements with the user before this call rather than filing on your own.
Build the request from flags, a JSON ComplianceSubmissionResupply body via --body-file ("-" reads
stdin), or both — a flag overrides the matching body field. Run --example to
print a ready-to-edit body, or --dry-run to print the resolved request without
sending it.
Examples
Esempio di codice
# print the body shape (no credentials needed)
bird compliance submissions resupply --example
# the body it prints:Esempio di codice
{
"answers": [
{
"key": "business_registration_number",
"value": "90012768"
}
]
}Options
Request
| Name | Description |
|---|---|
| --body-file | Read the JSON request body from this file; "-" reads stdin |
| --example | Print a complete example request body, then exit |
| --dry-run | Print the resolved request without sending it, then exit |
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
Options
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird compliance submissions create | Create a registration submission |
| bird compliance submissions get | Get a submission |
Risorse correlate
Prosegui con la documentazione, le guide e gli esempi per questo argomento. Le risorse sono in inglese.
Comprendi il concettoWhat is a data processing agreement (DPA) with a messaging provider?Esplora la funzionalitàData governanceGuida all'implementazioneAbuse and compliance
Ottieni un brief di implementazione